🎖️GitЯра🎖️
.github/PULL_REQUEST_TEMPLATE.md 89fe2b58d7aa6f0af30af91e2ccf72f365c80bc7 (89fe2b58) Text, 1.36 KB
Tc9d1d9## Thank you for sending in a pull request, here's some tips to get started!
(Please delete all these tips and replace with your text)
Tff7b72- Before starting on some new big chunk of code, it it is optional but highly recommended to open an issue first to say "Hey, I think this idea X should be implemented and I'm starting work on it. My general plan is Y, any feedback is appreciated." This will allow other devs to potentially save you time by not accidentally duplicating work etc...
Tff7b72- Mention "#(issue)" in the description, when applicable
Tff7b72- Please do not check in files that don't have real changes
Tff7b72- Please do not reformat lines that you didn't have to change the code on
Tff7b72- If your other co-developers have comments on your PR please tweak as needed
Tff7b72- Do not use any external image service, just paste or drag and drop the image here and it will be uploaded automatically
Tff7b72- Please also enable "Allow edits by maintainers".
<!--
If you have screenshots or recordings to display your change, please include them!
You can use this template for displaying a single screenshot:
<img src="" width="300"/>
or a video recording:
<video src="" width="300"></video>
And if you want to display the state before and after a change, you can use this table template:
| Before | After |
|------|-----|
| <img src="" width="300"/> | <img src="" width="300"/> |
-->
Served by rngit 1.5.2 - Generated in 0.1s